home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / COM / Handy Mail 1.0b4 folder.sit / Handy Mail 1.0b4 folder / Handy Mail v1.0b2 Installer / Handy Mail v1.0b2 ƒ / Text Files / set < prev    next >
Text File  |  1995-12-14  |  1KB  |  27 lines

  1. Syntax: set <list> <current-password> [<option> <arg>]
  2.         Without the optional argument, get a list of all current settings for
  3.         the specified list. Otherwise change the option to the new value for
  4.         that list, as follows:
  5.  
  6.         option can be: password, address, name, conceal
  7.         arg for password has to be: new-password
  8.         arg for address has to be: new-address
  9.         arg for name has to be: new-name
  10.         arg for conceal can be: yes, no
  11.  
  12.         set <list> <current-password> password <new-password>
  13.                 change your password.
  14.  
  15.         set <list> <current-password> address <new-address>
  16.                 change the address you are subscribed with.
  17.  
  18.         set <list> <current-password> name <new-name>
  19.                 change the name you are subscribed with.
  20.  
  21.         set <list> <current-password> conceal yes
  22.                 remove yourself from 'recipients' listings.
  23.  
  24.         set <list> <current-password> conceal no
  25.                 opposite of previous mode.
  26.  
  27.